Columns Page

The second step is to define the projection columns, their names, type, default values and other options.

The tree on the left shows a prototype node subtree and the corresponding output column names. Nodes in the tree displayed with italic font already have a corresponding column definition, the name of which is shown after the -> sign.

This tree is used to create a projection from XML data stored in the nodes and attributes into the table columns.

The table on the right allows to manage the column definitions:

Once the columns are defined, the preview panel on the bottom shows the resulting table.

Creating the output column

The wizard automatically generates output columns to reduce boilerplate operations. There are two ways of creating new columns: